Skip to content

fix: defer inline login enrollment#6088

Open
rebelchris wants to merge 2 commits into
mainfrom
codex/defer-inline-login-enrollment
Open

fix: defer inline login enrollment#6088
rebelchris wants to merge 2 commits into
mainfrom
codex/defer-inline-login-enrollment

Conversation

@rebelchris
Copy link
Copy Markdown
Contributor

@rebelchris rebelchris commented May 21, 2026

Summary

  • defer inline_login evaluation until auth intent calls showLogin
  • remove inline login state from AuthContext and read GrowthBook directly at the click boundary
  • use useConditionalFeature in _app with shouldEvaluate gated by shouldShowLogin

Tests

  • node ./scripts/typecheck-strict-changed.js
  • pnpm --filter shared test -- src/contexts/BootProvider.spec.tsx
  • pnpm --filter webapp exec eslint pages/_app.tsx --max-warnings 0
  • pnpm --filter webapp build:notls

Preview domain

https://codex-defer-inline-login-enrollm.preview.app.daily.dev

@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
daily-webapp Ready Ready Preview May 21, 2026 10:12am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
storybook Ignored Ignored May 21, 2026 10:12am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants